home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10502 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  765 b 

  1. Path: goanna.cs.rmit.EDU.AU!arcadia!nativo
  2. From: nativo@arcadia.cs.rmit.edu.au (Vincent Anthony Nativo )
  3. Newsgroups: comp.lang.c
  4. Subject: writing graphics to a file
  5. Date: 18 Mar 1996 03:53:36 GMT
  6. Organization: Comp Sci, RMIT, Melbourne, Australia
  7. Message-ID: <4iimo0$c6k@goanna.cs.rmit.EDU.AU>
  8. NNTP-Posting-Host: arcadia.cs.rmit.edu.au
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.  
  12. I am just getting used to the C language and have a question. In Turbo C
  13. for DOS, you can store graphics in void data items using the getimage
  14. command.  What is the best method for writing this data item to a file,
  15. and reading it back into the data item so that it can be displayed using
  16. the putimage command.
  17.  
  18.     Thanks in advance
  19.  
  20.     Vincent Nativo
  21.     Please reply by direct e-mail if possible.
  22.